ChromiumProcessStartupFailureException

Constructs a new instance of the ChromiumProcessStartupFailureException.


public void ChromiumProcessStartupFailureException(int exitCode)

Constructs a ChromiumProcessStartupFailureException with the given exit code.

Parameters

exitCode

the code returned by the Chromium process


Constructs a ChromiumProcessStartupFailureException with the specified cause.

Parameters

cause

the cause